src/gladed.d(328,4): Error: cannot take address of local `fileName` in `@safe` function `main` src/gladed.d(329,61): Error: cannot take address of local `output` in `@safe` function `main` src/gladed.d(330,54): Error: cannot take address of local `className` in `@safe` function `main` src/gladed.d(331,61): Error: cannot take address of local `moduleName` in `@safe` function `main` src/gladed.d(333,45): Error: cannot take address of local `ll` in `@safe` function `main` src/gladed.d(345,17): Error: cast from `void[]` to `string` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.